home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 5 / inter@ivo 1996-06.iso / cybint5 / bin / sector.dxr / 00009.ls < prev    next >
Encoding:
Text File  |  1996-05-13  |  481 b   |  18 lines

  1. on exitFrame
  2.   global dir, sector, Gframe
  3.   set sector to 1
  4.   set dir to 0
  5.   set the puppet of sprite 8 to 1
  6.   set the movieRate of sprite 8 to 0
  7.   set the movieTime of sprite 8 to 0
  8.   set the visible of sprite 6 to 0
  9.   set the visible of sprite 7 to 0
  10.   set the visible of sprite 8 to 0
  11.   set the visible of sprite 14 to 0
  12.   set the visible of sprite 25 to 0
  13.   set the visible of sprite 26 to 0
  14.   set the visible of sprite 27 to 0
  15.   set the visible of sprite 28 to 0
  16.   go(10)
  17. end
  18.